type github.com/gotd/td/transport.connection (struct)

Method Implmentations

Close() error *connection.M : Conn.Close *connection.M : io.Closer.Close
Recv(ctx context.Context, b *bin.Buffer) error *connection.M : Conn.Recv
Send(ctx context.Context, b *bin.Buffer) error *connection.M : Conn.Send